home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 51
/
Freelog051.iso
/
Bas
/
Inutilitaire
/
DontKid
/
Don-t-Do-That-With-A-Kid.exe
/
scripts
/
DefineButton2_140
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2001-07-05
|
132b
|
9 lines
on(release){
getUrl("/bmcontrol/sendasminimagic", "_self");
nextFrame();
tellTarget("/")
{
stop();
}
}